hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
HttpMessage.setQueryString
collie
codec
http
httpmessage
HttpMessage
Set the query string to the specified value, and recreate the url_.
class
HttpMessage
void
setQueryString
(
string
query
)
Meta
Source
See Implementation
collie
codec
http
httpmessage
HttpMessage
constructors
this
functions
addHeader
constructDirectResponse
getClientIP
getClientPort
getDecodedQueryParam
getDstIP
getDstPort
getHTTPVersion
getHeaders
getPath
getProtocolVersion
getQueryParam
getQueryString
hasQueryParam
is1xxResponse
isHTTP1_0
isHTTP1_1
isRequest
isResponse
methodString
parseQueryParams
processMaxForwards
queryParam
removeQueryParam
request
response
setHTTPVersion
setHeader
setQueryParam
setQueryString
unparseQueryParams
properties
chunked
clientAddress
dstAddress
host
localIp
method
statusCode
statusMessage
upgraded
url
wantsKeepAlive
static functions
statusText
structs
Request
Response
unions
Req_Res
variables
kMaxPriority
Set the query string to the specified value, and recreate the url_.